Add GtkLegacyLayout
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 28 Jan 2019 14:03:25 +0000 (14:03 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 26 Mar 2019 00:11:27 +0000 (00:11 +0000)
commit128a34fe3763a2b62192cbc7ef5253213305725b
tree1baf51d10c056ea65c719494d7917bd764ea162a
parent0285919f4a8a5542429a13501a6255a53258a105
Add GtkLegacyLayout

GtkLegacyLayout is a layout manager for the transitional period between
the introduction of layout managers and the removal of GtkWidget virtual
functions for the size negotiation.
gtk/gtklegacylayout.c [new file with mode: 0644]
gtk/gtklegacylayoutprivate.h [new file with mode: 0644]
gtk/meson.build